put "Very good! I’ll delete it, if you don’t mind." into prompt
answer prompt with "OK" or "Cancel"
if it = "OK" then doMenu "clear button"
end newButton
-- part 1 (button)
-- low flags: 00
-- high flags: 0001
-- rect: left=254 top=291 right=314 bottom=282
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name:
-- part 2 (button)
-- low flags: 00
-- high flags: 0000
-- rect: left=20 top=209 right=237 bottom=56
-- title width / last selected line: 0
-- icon id / first selected line: 1009 / 1009
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: Eye
----- HyperTalk script -----
on mouseUp
play harpsichord tempo 400 "f g ab g abw"
visual effect iris close to gray
visual effect iris open
go to this card
end mouseUp
-- part 15 (button)
-- low flags: 00
-- high flags: 0000
-- rect: left=21 top=106 right=161 bottom=119
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name:
----- HyperTalk script -----
on mouseUp
setCrossReference
go to card id 25491
end mouseUp
-- part contents for background part 14
----- text -----
• Choose Paste Button from the Edit menu.
The button is pasted onto the card or background and appears selected. Change its style if you want by choosing Button Info from the Objects menu or by double-clicking the button.
You can also copy a button onto the same card by Option-dragging it. Use the Shift key to constrain the copy to the same horizontal or vertical planes as the original.